hip.image_backend.webassembly

Undocumented in source.

Members

Classes

HipWasmImageDecoder
class HipWasmImageDecoder
Undocumented in source.

Functions

WasmDecodeImage
size_t WasmDecodeImage(size_t imgPathLength, char* imgPathChars, ubyte* data, size_t dataSize, JSDelegateType!(void delegate(BrowserImage)) onImageLoad)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
WasmImageDispose
void WasmImageDispose(size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
WasmImageGetHeight
size_t WasmImageGetHeight(size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
WasmImageGetPixels
ubyte* WasmImageGetPixels(size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
WasmImageGetWidth
size_t WasmImageGetWidth(size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

BrowserImage
struct BrowserImage
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta